翻訳と辞書
Words near each other
・ Feature film
・ Feature Films for Families
・ Feature Funnies
・ Feature geometry
・ Feature group
・ Feature hashing
・ Feature integration theory
・ Feature interaction problem
・ Feature learning
・ Feature length
・ Feature levels in Direct3D
・ Feature model
・ Feature phone
・ Feature Presentation
・ Feature recognition
Feature scaling
・ Feature selection
・ Feature Selection Toolbox
・ Feature Show Falls
・ Feature story
・ Feature Story News
・ Feature structure
・ Feature toggle
・ Feature vector
・ Feature-driven development
・ Feature-oriented domain analysis
・ Feature-oriented positioning
・ Feature-oriented programming
・ Feature-oriented scanning
・ Feature.fm


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Feature scaling : ウィキペディア英語版
Feature scaling
Feature scaling is a method used to standardize the range of independent variables or features of data. In data processing, it is also known as data normalization and is generally performed during the data preprocessing step.
==Motivation==
Since the range of values of raw data varies widely, in some machine learning algorithms, objective functions will not work properly without normalization . For example, the majority of classifiers calculate the distance between two points by the Euclidean distance. If one of the features has a broad range of values, the distance will be governed by this particular feature . Therefore, the range of all features should be normalized so that each feature contributes approximately proportionately to the final distance .
Another reason why feature scaling is applied is that gradient descent converges much faster with feature scaling than without it.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Feature scaling」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.